-
Home
-
DecaLog
-
4.0.0
-
Code
-
Classes
- UsersService
Total Complexity |
119 |
Dependencies |
8 |
Dependents |
0 |
Total lines |
1,105 |
Lines of code |
561 |
Logical lines of code |
283 |
Comment lines |
388 |
Methods |
28 |
Properties |
2 |
Methods 28
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
postUsersIDPasswordRequest() |
B |
40 |
16 |
59 |
getUsersRequest() |
B |
41 |
16 |
57 |
patchUsersIDRequest() |
A |
42 |
13 |
53 |
putMePasswordRequest() |
A |
44 |
12 |
47 |
deleteUsersIDRequest() |
A |
45 |
9 |
45 |
getUsersIDRequest() |
A |
45 |
9 |
45 |
postUsersRequest() |
A |
46 |
9 |
41 |
getFlagsRequest() |
S |
50 |
5 |
33 |
getMeRequest() |
S |
50 |
5 |
33 |
postUsersWithHttpInfo() |
S |
58 |
2 |
16 |
patchUsersIDWithHttpInfo() |
S |
58 |
2 |
16 |
getUsersIDWithHttpInfo() |
S |
58 |
2 |
16 |
getUsersWithHttpInfo() |
S |
58 |
2 |
16 |
getMeWithHttpInfo() |
S |
58 |
2 |
16 |
getFlagsWithHttpInfo() |
S |
58 |
2 |
16 |
getUsersID() |
S |
75 |
1 |
4 |
deleteUsersID() |
S |
80 |
1 |
3 |
getUsers() |
S |
74 |
1 |
4 |
patchUsersID() |
S |
75 |
1 |
4 |
getMe() |
S |
76 |
1 |
4 |
postUsers() |
S |
75 |
1 |
4 |
getFlags() |
S |
76 |
1 |
4 |
postUsersIDPassword() |
S |
79 |
1 |
3 |
postUsersIDPasswordWithHttpInfo() |
S |
71 |
1 |
5 |
deleteUsersIDWithHttpInfo() |
S |
71 |
1 |
5 |
putMePassword() |
S |
79 |
1 |
3 |
putMePasswordWithHttpInfo() |
S |
71 |
1 |
5 |
__construct() |
S |
76 |
1 |
4 |